-
Notifications
You must be signed in to change notification settings - Fork 3.6k
fix: move ProgressBar and ModelCheckpoint callbacks to the end in reorder_callbacks
#21268
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
…tain order for ProgressBar and ModelCheckpoint
🌩️ Required checks status: Pending 🟡Groups summary🟢 pytorch_lightning: Tests workflow
These checks are required after the changes to 🟡 pytorch_lightning: lit GPU
These checks are required after the changes to 🟡 Benchmarks
These checks are required after the changes to 🟢 pytorch_lightning: Docs
These checks are required after the changes to 🟢 mypy
These checks are required after the changes to 🟢 install
These checks are required after the changes to Thank you for your contribution! 💜
|
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## master #21268 +/- ##
=========================================
- Coverage 87% 79% -8%
=========================================
Files 269 266 -3
Lines 23690 23638 -52
=========================================
- Hits 20671 18641 -2030
- Misses 3019 4997 +1978 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Blocking until discussion in #21264 is resolved
What does this PR do?
Fixes #21264
Before submitting
PR review
Anyone in the community is welcome to review the PR.
Before you start reviewing, make sure you have read the review guidelines. In short, see the following bullet-list:
Reviewer checklist
📚 Documentation preview 📚: https://pytorch-lightning--21268.org.readthedocs.build/en/21268/